home *** CD-ROM | disk | FTP | other *** search
/ Gigarom 1 / Gigarom Macintosh Archives (Quantum Leap)(CDRM1080320)(1993).iso / FILES / APP / E-L / FLIanimator.cpt / FLI player 1.0.rsrc / TEXT_202_Help text.txt < prev    next >
Text File  |  1992-10-23  |  7KB  |  84 lines

  1.  
  2.                                                     FLI player 1.0
  3.                                                                                                         March 25, 1991
  4.                                                                                                         by  A.P. Maika
  5.  
  6.                                                                                                                                               CIS                     76657,2037
  7.                                                                                     CRS                     Peter Maika
  8.                                                                                     Rose Media          Peter Maika
  9.  
  10. _________________________________________________________________
  11. What is ‚ÄúFLI player‚Äù?
  12. _________________________________________________________________
  13.  
  14.     FLI player is a Mac application to play MS-DOS files ending in the extension ‚Äú.FLI‚Äù. FLI files are displayed as a sequence of ‚Äúframes‚Äù each 320 pixels wide x 200 pixels high with each pixel 8 bits in depth (256 colors) which are played in a continuous loop. The result is a short animated movie.  FLI player requires Color Quickdraw and a color monitor.
  15.  
  16. _________________________________________________________________
  17. FILE menu commands
  18. _________________________________________________________________
  19. ‚Ä¢  Open  [cmd-O]
  20.     This command will open a file of the selected type using the standard file open dialog. The type of file selected may be changed using the ‚ÄúOptions‚Ķ‚Äù menu command.
  21.  
  22. ‚Ä¢  Close  [cmd-K]
  23.     This command will close the FLI file without closing the application.
  24.  
  25. ‚Ä¢  Help  [cmd-H]
  26.     This command will display this help window.
  27.  
  28. ‚Ä¢    Options‚Ķ
  29.     This command will display a dialog box which enables the changing of certain parameters. The parameters which may be changed using this dialog are kept in the application‚Äôs resource file and so are ‚Äúremembered‚Äù on reopening the application. Files of type ‚ÄòpFLI‚Äô and ‚ÄòpBIN‚Äô are initially set to be selected in the ‚ÄúOpen‚Ķ‚Äù menu. Files of type ‚ÄòpFLI‚Äô are FLI files which have been saved with the ‚Äúchange creator and type‚Äù option set in this dialog. Files of type ‚ÄòpBIN‚Äô are binary files extracted from MS-DOS ‚Äú.ZIP‚Äù files using the application UnZip.
  30.     If the ‚Äúchange file type and creator‚Äù option is set, a file which is recognized as a FLI file by the application will change the file type to ‚ÄòpFLI‚Äô and the creator to ‚ÄòœÄFLI‚Äô which will then display the FLI file with a special icon and enable the FLI file to be opened by FLI player by double-clicking it.
  31.  
  32. ‚Ä¢  Quit  [cmd-Q]
  33.     This command will close the current FLI file, if any, and exit the application.
  34.  
  35. _________________________________________________________________
  36. PROCESS menu commands
  37. _________________________________________________________________
  38. None of the commands under this menu item are active until a FLI file has been opened and the first frame has been displayed on the screen.
  39.  
  40. ‚Ä¢  Play  [cmd-P]
  41.     This command will ‚Äúplay‚Äù the FLI file continuously without interruption. ONLY THE FOLLOWING KEY PRESSES ARE RECOGNIZED:
  42.                                              cmd-P
  43.                                              cmd-B
  44.                                              cmd-.
  45.                                                +
  46.                                                -
  47. NO OTHER COMMANDS OR MENU ITEMS ARE ACTIVE WHEN THE FLI FILE IS BEING PLAYED.
  48.     Cmd-P will terminate the playing of the FLI file at the end of the frame currently being processed, and will stop with that frame displayed and the frame number displayed in the message window.
  49.     Cmd-B will terminate the playing of the FLI file at frame number 1.
  50.     Cmd-. will terminate the playing of the current FLI file and hide both the FLI window and the message window, but the FLI file is not closed.
  51.     In addition, during the playing of a FLI file, either the ‚Äú+‚Äù key or the ‚Äú-‚Äù key may be pressed. The ‚Äú+‚Äù key will increment the interframe speed by 1 tick (1/60 of a second), thus slowing down the animation speed. The ‚Äú-‚Äù key will decrement the interframe speed by 1 tick thus speeding up the animation speed. See the discussion under menu item ‚ÄúFrame Speed‚Ķ‚Äù.
  52.  
  53. ‚Ä¢  Next Frame  [cmd-N]
  54.     This command will display the next frame of the FLI file and update the message window.
  55.  
  56. ‚Ä¢  Hide Window/Show Window  [cmd-W]
  57.     This command will hide the FLI window and the message window if present, or show the FLI window and the message window if hidden.
  58.  
  59. ‚Ä¢  Frame Speed‚Ķ  [cmd-I]
  60.     This command will display a dialog which enables the setting of the number of ticks (1/60 of a second) between frames. The number of ticks between frames is dependent upon the processing time for the frame. If ‚ÄúF‚Äù is the frame speed, and ‚ÄúP‚Äù is the time required to process the particular frame, then a delay of minimun[0;(F - P)] ticks is inserted between the last displayed frame and the next frame. However, if F is less than P, then the frame speed will not change as the delay would be 0 ticks. This is often the case with ‚Äúcomplicated‚Äù frames, that is, the time to process the frame may be longer than the frame speed requested so that lowering the frame speed (or pressing ‚Äú-‚Äù while the FLI is playing) will seem to have no effect.
  61.  
  62. ‚Ä¢  Colors‚Ķ  [cmd-M]
  63.     This command will display a rather complicated looking dialog which enables the manipulation of the colors of the image being displayed. Contrast, brightness, color and tint may be changed in a manner similar to a color television. A FLI file may change its color table ‚Äúon the fly‚Äù so to speak. The effect of changing the original colors of the FLI display is to insert a mathematical ‚Äúcolor filter‚Äù between the FLI frame processing and the display of the frame. For this reason, the animation may be slowed down if the frame images are complex.
  64.  
  65. ‚Ä¢  Revert  [cmd-R]
  66.     This command will revert the color table of the FLI file to its original state, cancelling all color manipulations made using the ‚ÄúColors‚Ķ‚Äù menu item.
  67.  
  68. _________________________________________________________________
  69. A note on FLI files
  70. _________________________________________________________________
  71.  
  72.     A FLI file consists of a 128 byte header followed by a sequence of frames. Each frame consists of a frame header and zero or more ‚Äúchunks‚Äù. There are five types of chunks:
  73.  
  74. FLI_COLOR  this chunk type consists of a compressed color table for the current frame and all followinmg frames until a new FLI_COLOR chunk is encountered.
  75.  
  76. FLI_LC  this chunk type consists of a ‚Äúline-compressed‚Äù image containing the changes between the last frame and the current frame.
  77.  
  78. FLI_BLACK  this chunk type is an instruction to make the screen black.
  79.  
  80. FLI_BRUN  this chunk type consists of a ‚Äúline-compressed‚Äù image for all 200 lines of the frame.
  81.  
  82. FLI_COPY  this chunk type consists of 64,000 bytes of uncompressed data constituting a 320x200 image.
  83.  
  84. If during processing a corrupt chunk is encountered, an error message to this effect is displayed.